You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_c9vff1l1/tmpwms93w2e/cpython/Lib/sysconfig.py", line 740, in get_config_varreturn get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_c9vff1l1/tmpwms93w2e/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_c9vff1l1/tmpwms93w2e/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_c9vff1l1/tmpwms93w2e/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp =__import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quietreturn subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in runraise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpdwe8h6j7/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_py_compile.py", line 22, in wrapperreturn fxn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 574, in test_no_args_respects_quiet_flag
noisy =self.assertRunOK(**env)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_compileall.py", line 524, in assertRunOK
rc, out, err = script_helper.assert_python_ok(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 166, in assert_python_okreturn _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 151, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/support/script_helper.py", line 76, in failraiseAssertionError("Process return code is %d\n"AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/python', '-X', 'faulthandler', '-S', '-m', 'compileall']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 197, in freeze
_run_quiet([python, '-E', FREEZE, '-o', outdir, scriptfile], outdir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quietreturn subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in runraise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/tmp/test_python_c9vff1l1/tmpwms93w2e/python-installation/bin/python3', '-E', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/freeze.py', '-o', '/tmp/test_python_c9vff1l1/tmpwms93w2e', '/tmp/test_python_c9vff1l1/tmpwms93w2e/app.py']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/freeze.py", line 489, in <module>
main()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/freeze.py", line 387, in main
files = makefreeze.makefreeze(base, dict, debug, custom_entry_point,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/makefreeze.py", line 42, in makefreezewith bkfile.open(base +file, 'w') as outfp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/bkfile.py", line 15, in openreturn _orig_open(file, mode, bufsize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_c9vff1l1/tmpwms93w2e/M__sitebuiltins.c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/bkfile.py", line 13, in open
os.rename(file, backup)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/test_python_c9vff1l1/tmpwms93w2e/M__sitebuiltins.c' -> '/tmp/test_python_c9vff1l1/tmpwms93w2e/M__sitebuiltins.c~'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpdwe8h6j7/cpython/Lib/sysconfig.py", line 740, in get_config_varreturn get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpdwe8h6j7/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpdwe8h6j7/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpdwe8h6j7/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp =__import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 373, in test_upgradeself.run_with_capture(builder.create, self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpqqqggzrn/bin/python' -> '/tmp/test_python_j7csaf12/tmpqqqggzrn/bin/python3.12'
Traceback (most recent call last):
File "/tmp/test_python_pgjxvs5_/tmpnm9coopp/ipython", line 18, in <module>with Pool(5) as pool:
^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/context.py", line 119, in Poolreturn Pool(processes, initializer, initargs, maxtasksperchild,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/pool.py", line 215, in __init__self._repopulate_pool()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/pool.py", line 306, in _repopulate_poolreturnself._repopulate_pool_static(self._ctx, self.Process,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/pool.py", line 329, in _repopulate_pool_static
w.start()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/process.py", line 121, in startself._popen =self._Popen(self)
^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/context.py", line 301, in _Popenreturn Popen(process_obj)
^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/popen_forkserver.py", line 35, in __init__super().__init__(process_obj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/popen_fork.py", line 19, in __init__self._launch(process_obj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/popen_forkserver.py", line 51, in _launchself.sentinel, w = forkserver.connect_to_new_process(self._fds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/forkserver.py", line 84, in connect_to_new_processself.ensure_running()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/forkserver.py", line 137, in ensure_running
address = connection.arbitrary_address('AF_UNIX')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 76, in arbitrary_addressreturn tempfile.mktemp(prefix='listener-', dir=util.get_temp_dir())
^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/util.py", line 146, in get_temp_dir
tempdir = tempfile.mkdtemp(prefix='pymp-')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/tempfile.py", line 357, in mkdtemp
prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/tempfile.py", line 126, in _sanitize_paramsdir= gettempdir()
^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/tempfile.py", line 299, in gettempdirreturn _os.fsdecode(_gettempdir())
^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/tempfile.py", line 292, in _gettempdir
tempdir = _get_default_tempdir()
^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/tempfile.py", line 223, in _get_default_tempdirraiseFileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp/test_python_pgjxvs5_', '/tmp/test_python_pgjxvs5_', '/tmp/test_python_pgjxvs5_', '/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/test_python_429889��/test_python_worker_460099��']
---
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/_test_multiprocessing.py", line 5567, in setUpself.manager.start()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/managers.py", line 566, in startself._address = reader.recv()
^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 249, in recv
buf =self._recv_bytes()
^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 413, in _recv_bytes
buf =self._recv(4)
^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 382, in _recvraiseEOFError
EOFError
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmp4v3nva0o/cpython/Lib/sysconfig.py", line 740, in get_config_varreturn get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmp4v3nva0o/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmp4v3nva0o/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmp4v3nva0o/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp =__import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 402, in test_symlinking
builder.create(self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpinkzkenk/bin/python' -> '/tmp/test_python_j7csaf12/tmpinkzkenk/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 579, in test_zippath_from_non_installed_posix
shutil.copytree(fn, os.path.join(libdir, name))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 563, in copytreereturn _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 517, in _copytreeraise Error(errors)
shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_profile.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_profile.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_profile.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_property.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_property.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_property.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_pstats.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pstats.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pstats.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_io.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_io.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_io.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_pulldom.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pulldom.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pulldom.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_pwd.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pwd.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pwd.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_py_compile.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_py_compile.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_py_compile.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_pyclbr.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pyclbr.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pyclbr.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_pydoc.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pydoc.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pydoc.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_pyexpat.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pyexpat.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_pyexpat.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_queue.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_queue.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_queue.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_quopri.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_quopri.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_quopri.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_raise.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_raise.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_raise.py'"), ('/home/dje/cpython-buildarea/3.x.edels
st_lzma.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_lzma.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_readline.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_readline.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_readline.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_regrtest.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_regrtest.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_regrtest.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_repl.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_repl.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_repl.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_reprlib.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_reprlib.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_reprlib.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_resource.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_resource.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_resource.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_richcmp.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_richcmp.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_richcmp.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_rlcompleter.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_rlcompleter.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_rlcompleter.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_robotparser.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_robotparser.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_robotparser.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_runpy.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_runpy.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_runpy.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_sax.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_sax.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_sax.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_sched.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_sched.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_sched.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_scope.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_scope.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_scope.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_script_helper.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_script_helper.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_script_helper.py'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_secrets.py', '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/test_secrets.py', "[Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmphkw34ga6/lib/python3.12/test/t
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/process.py", line 314, in _bootstrapself.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/process.py", line 108, in runself._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/managers.py", line 591, in _run_server
server =cls._Server(registry, address, authkey, serializer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/managers.py", line 156, in __init__self.listener = Listener(address=address, backlog=16)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 447, in __init__self._listener = SocketListener(address, family, backlog)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 590, in __init__self._socket.bind(address)
OSError: [Errno 28] No space left on device
Process SyncManager-37:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/process.py", line 314, in _bootstrapself.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/process.py", line 108, in runself._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/managers.py", line 591, in _run_server
server =cls._Server(registry, address, authkey, serializer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/managers.py", line 156, in __init__self.listener = Listener(address=address, backlog=16)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 447, in __init__self._listener = SocketListener(address, family, backlog)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/multiprocessing/connection.py", line 590, in __init__self._socket.bind(address)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_p5dyi5jt/tmprlf2tw1g/cpython/Lib/sysconfig.py", line 740, in get_config_varreturn get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_p5dyi5jt/tmprlf2tw1g/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_p5dyi5jt/tmprlf2tw1g/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_p5dyi5jt/tmprlf2tw1g/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp =__import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 492, in test_multiprocessing_recursionself.run_with_capture(venv.create, self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmprv0li2cp/bin/python' -> '/tmp/test_python_j7csaf12/tmprv0li2cp/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 244, in test_prefixesself.run_with_capture(venv.create, self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpdgrurfjp/bin/python' -> '/tmp/test_python_j7csaf12/tmpdgrurfjp/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 334, in test_overwrite_existing
venv.create(self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmp7vpfk30u/bin/python' -> '/tmp/test_python_j7csaf12/tmp7vpfk30u/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_multiprocessing_main_handling.py", line 194, in test_ipython_workaroundself._check_script(script_no_suffix)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_multiprocessing_main_handling.py", line 167, in _check_script
rc, out, err = assert_python_ok(*run_args, __isolated=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 166, in assert_python_okreturn _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 151, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 76, in failraiseAssertionError("Process return code is %d\n"AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/python', '-X', 'faulthandler', '-E', '/tmp/test_python_pgjxvs5_/tmpnm9coopp/ipython', 'forkserver']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 780, in test_with_pipself.do_test_with_pip(False)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 704, in do_test_with_pipself.run_with_capture(venv.create, self.env_dir,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpqr4a4fwj/bin/python' -> '/tmp/test_python_j7csaf12/tmpqr4a4fwj/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 653, in test_no_pip_by_defaultself.run_with_capture(venv.create, self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpkgdxrfkv/bin/python' -> '/tmp/test_python_j7csaf12/tmpkgdxrfkv/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 658, in test_explicit_no_pipself.run_with_capture(venv.create, self.env_dir, with_pip=False)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpgrv8d3iv/bin/python' -> '/tmp/test_python_j7csaf12/tmpgrv8d3iv/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 262, in test_sysconfigself.run_with_capture(venv.create, self.env_dir, symlinks=False)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 469, in create
builder.create(env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmp1x_xj6ca/bin/python' -> '/tmp/test_python_j7csaf12/tmp1x_xj6ca/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quietreturn subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in runraise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp4v3nva0o/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quietreturn subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in runraise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_p5dyi5jt/tmprlf2tw1g/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 185, in test_promptself.run_with_capture(builder.create, self.env_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_venv.py", line 87, in run_with_capture
func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 74, in createself.setup_python(context)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 301, in setup_python
copier(context.env_exe, path, relative_symlinks_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/venv/__init__.py", line 236, in symlink_or_copy
shutil.copyfile(src, dst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 271, in copyfile
_fastcopy_sendfile(fsrc, fdst)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 162, in _fastcopy_sendfileraise err fromNone
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 148, in _fastcopy_sendfile
sent = os.sendfile(outfd, infd, offset, blocksize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '/tmp/test_python_j7csaf12/tmpm2ex67qi/bin/python' -> '/tmp/test_python_j7csaf12/tmpm2ex67qi/bin/python3.12'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_sax.py", line 908, in test_expat_binary_file_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line 260, in copyfilewithopen(dst, 'wb') as fdst:
^^^^^^^^^^^^^^^OSError: [Errno 28] No space left on device: '@test_460069_tmp-àòɘŁğ'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for #103845